home *** CD-ROM | disk | FTP | other *** search
/ United Public Domain Gold 2 / United Public Domain Gold 2.iso / utilities / pu555.dms / pu555.adf / BDG20.LHA / BDGttI-2.0 / SERVERS < prev    next >
Text File  |  1994-02-06  |  12KB  |  412 lines

  1. --- big-dummys-guide-texi/$Id: SERVERS,v 2.0 1994/01/29 17:41:22 joke Rel $
  2.  
  3.             -=- * -=-
  4.  
  5.     "A map of the world without Utopia is not worth glancing at."
  6.         -- Oscar Wilde
  7.  
  8.             -=- * -=-
  9.  
  10.    This file lists the currently (January 1994) available electronic
  11. archive sites/services, that either distribute the "Big Dummy's Guide to
  12. the Internet", or let you browse through it using the latest of infosystems
  13. technologies...
  14.  
  15. Please note that the Texinfo based version (below addressed as "DUMMY's")
  16. is different from the original HyperCard and ASCII files, (cf the README
  17. for more info on this issue).
  18.  
  19.             -=- * -=-
  20.  
  21.         * THE WHOLE STORY COMPRESSED
  22.  
  23.    DUMMY's comes in a variety of formats: PostScript (.ps), TeX DVI (.dvi),
  24. GNU Info (.info), plain text (.txt), HyperText Markup Language (.html), 
  25. AmigaGuide (.amiga) and the complete source distribution (including some
  26. patch files, you'll need to use Makeinfo-1.55, and texi2html-1.21) bundled
  27. in a Tarfile (.tar).
  28.  
  29. Depending on the system adminstrator, ie. the disk space he's willing to give
  30. away for DUMMY's, these files will be stored in one of some dozen of
  31. compression "flavors". Thus, here's an excerpt from the FTP chapter of
  32. DUMMY's, that explains the whole story:
  33.  
  34. FTP (Mining the Net, part II)
  35. *****************************
  36. [..]
  37.    There are a wide variety of compression methods in use.  You can tell
  38. which method was used by the last one to three letters at the end of a file.
  39. Here are some of the more common ones and what you'll need to un-compress the
  40. files they create (and these decompression programs can all be located
  41. through archie).
  42.  
  43. `.txt'
  44. `.TXT'
  45.      By itself, this means the file is a document, rather than a program.
  46.  
  47. `.ps'
  48. `.PS'
  49.      A PostScript document (in Adobe's page description language).  You can
  50.      print this file on any PostScript capable printer, or use a previewer,
  51.      like GNU project's GhostScript.
  52.  
  53. `.doc'
  54. `.DOC'
  55.      Is another common suffix for documents. No de-compression is needed,
  56.      unless it is followed by
  57.  
  58. `.z'
  59.      A file compressed by the Unix `pack' utility.  It uses Huffman coding
  60.      (which minimizes redundancy) on each byte.  Type `unpack filename.z' or
  61.      `gunzip filename.z' to decompress it.  This suffix was also briefly used
  62.      to indicate gzip'ed files before `.gz' was adopted.  However, some sites
  63.      *still* use this suffix for gzip'ed files, e.g.  the EFF's FTP-server,
  64.      due to local set-ups.
  65.  
  66. `.Z'
  67.      This is a Unix compression method.  To uncompress the file, type
  68.      `uncompress filename.Z' or `gunzip filename.z' and hit enter at your
  69.      host system's command prompt. If it's a text file, you can read it
  70.      online by typing `zcat file.txt.Z |more' at your host system's command
  71.      line. There is a Macintosh program called "MacCompress" that you can use
  72.      on your machine if you want to download the file (use archie to find
  73.      where you can get it!). There's an MS-DOS equivalent, often found as
  74.      `u16.ZIP', which means it is itself compressed in the ZIP format.
  75.  
  76. `.zip'
  77. `.ZIP'
  78.      An MS-DOS format. Use the PKZIP package (usually found as `PKZ201.exe'
  79.      or something similar).
  80.  
  81. `.gz'
  82.      The GNU project's compression format. A variant of the PKZIP format. Use
  83.      `gunzip filename.gz' to uncompress.
  84.  
  85. `.zoo'
  86. `.ZOO'
  87.      A Unix and MS-DOS format. Requires the use of a program called zoo.
  88.  
  89. `.Hqx'
  90. `.hqx'
  91.      A Macintosh format that needs BinHex for de-coding.
  92.  
  93. `.shar'
  94. `.Shar'
  95.      A Unix format. Use unshar.
  96.  
  97. `.tar'
  98.      Another Unix format, often used to glue several related files and/or
  99.      completet directory trees into one big file.  Use the `tar' command.
  100.      Often, a "tarred" file will also be compressed with the `.Z' method, so
  101.      you first have to use uncompress and then tar.
  102.  
  103. `.TAZ'
  104.      Sometimes used for compressed tar archives `.tar.Z', that are stored on
  105.      "3 letter suffix only systems" (aka MS-DOS).
  106.  
  107. `.sit'
  108. `.Sit'
  109.      A Macintosh format, requires StuffIt.
  110.  
  111. `.ARC'
  112.      A DOS format that requires the use of ARC or ARCE.
  113.  
  114. `.LZH'
  115.      Another DOS compression format; requires the use of LHARC.
  116.  
  117. `.lz'
  118. `.lha'
  119.      The Amiga variant of LHARC. It's the most common Amiga archiving method,
  120.      and made with the program `lha' or `lz'.
  121.  
  122. [..]
  123.  
  124.             -=- * -=-
  125.  
  126.         * THE WHOLE LIST OF FILES
  127.  
  128.    Check the version number! Get 2.0, it's the latest! Some servers may
  129. run "out of pace" with updates; so check out more than one of the SERVERS
  130. listed below. The default distribution (all papers sizes) is placed on
  131. "ftp.Germany.EU.net", in "pub/books/big-dummys-guide/":
  132.  
  133.                         |-README                 // FAQ file
  134.                         |-README.VMS             // help for VMS folks
  135. |-big-dummys-guide-texi-|-bdgtti-2.0.ps.gz       // PostScript
  136.                         |-bdgtti-2.0.dvi.gz      // TeX DVI file
  137.                         |-bdgtti-2.0-US.dvi.gz   // TeX DVI US paper
  138.                         |-bdgtti-2.0-US.ps.gz    // TeX PS US paper
  139.                         |-bdgtti-2.0.info.gz     // GNU Info file
  140.                         |-bdgtti-2.0.txt.gz      // TEXT file
  141.                         |-bdgtti-2.0.html.tar.gz // HTML (WWW) files
  142.                         |-bdgtti-2.0.amiga.lha   // AmigaGuide files
  143.                         |-bdgtti-2.0.tar.gz      // all Texinfo sources
  144.  
  145. The US dist is avail. on "ftp.EFF.org", in "pub/Net_info/Big_Dummy/
  146. Big_Dummy_other_versions".
  147.  
  148.             -=- * -=-
  149.  
  150.         * ANONYMOUS FTP
  151.  
  152. AFRICA
  153.   * South Africa
  154.     ftp.sun.ac.za:/pub/misc/papers/big-dummys-guide    *
  155.  
  156. ASIA
  157.   * South Korea
  158.     cair.kaist.ac.kr:/doc/EFF/EFF/papers/        **
  159.  
  160. AUSTRALIA
  161.     ftp.vifp.monash.edu.au:/pub/userdocs/bdgtti/
  162.  
  163. BETELGEUSE
  164.     hftp.sirius.cybernetics.com:/pub/slurb-this!/big-dummys-guide/
  165.  
  166. EUROPE
  167.   * GERMANY
  168.     ftp.germany.eu.net:/pub/books/big-dummys-guide/    
  169.     bwl.bwl.th-darmstadt.de:/pub/...            
  170.  
  171. NORTH AMERICA
  172.   * USA
  173.     ftp.eff.org:/pub/Net_info/Big_Dummy/
  174.     ftp.wustl.edu:/doc/EFF/EFF/papers/            **
  175.     uceng.uc.edu:/pub/wuarchive/doc/EFF/EFF/papers/    **
  176.     ftp.hep.net:/networks/bigdummyguide/        
  177.  
  178.   * CANADA
  179.     ftp.cs.ubc.ca:/mirror3/EFF/EFF/papers/        **
  180.  
  181.  
  182.      * mirror of ftp.germany.eu.net version 2.0
  183.     ** mirror of ftp.eff.org version 2.0
  184.  
  185.             -=- * -=-
  186.  
  187.         * E-MAIL SERVERS
  188.  
  189. EUROPE
  190.   Address: <archive-server@germany.eu.net>
  191.  
  192.   Message layout:
  193.     BEGIN
  194.     REPLY <your-own-e-mail-address-here>
  195.     SEND <file-name1>
  196.     SEND <file-name2>
  197.     ...
  198.     END
  199.  
  200.   Sample:
  201.     To: archive-server@germany.eu.net
  202.     Subject:
  203.  
  204.     BEGIN
  205.     REPLY dummy@neverland.com
  206.     SEND books/big-dummys-guide/README
  207.     SEND books/big-dummys-guide/big-dummys-guide-texi/bdgtti-2.0.ps
  208.     END
  209.  
  210.  
  211. NORTH AMERICA
  212.   Address: <ftpmail@decwrl.dec.com>
  213.  
  214.   Message layout:
  215.     reply <your-own-e-mail-address-here>
  216.     connect <any-FTP-server-you-want>
  217.     get <file-name1>
  218.     get <file-name2>
  219.     ...
  220.     quit
  221.  
  222.  Sample:
  223.     To: ftpmail@decwrl.dec.com
  224.     Subject:
  225.  
  226.     reply joke@foo.bar
  227.     connect ftp.eff.org
  228.     get pub/Net_Info/Big_Dummy/Big_Dummy_other_versions/bdgtti-2.0.ps
  229.     quit
  230.  
  231.  And then?
  232.     You'll receive a mail from <nobody@pa.dec.com> with a contents similar
  233.     to the following:
  234.  
  235.       We processed the following input from your mail message:
  236.  
  237.     reply joke@foo.bar
  238.     connect ftp.eff.org
  239.         get pub/Net_Info/Big_Dummy/Big_Dummy_other_versions/bdgtti-2.0.ps
  240.     quit
  241.  
  242.       We have entered the following request into our job queue
  243.       as job number 749212187.29067:
  244.  
  245.     connect ftp.germany.eu.net anonymous -ftpmail/joke@foo.bar
  246.     reply joke@foo.bar
  247.     get pub/Net_Info/Big_Dummy/Big_Dummy_other_versions/bdgtti-2.0.ps
  248.  
  249.       There are 876 jobs ahead of this one in our queue.
  250.  
  251.       You should expect the results to be mailed to you within a day or so.
  252.       [..]
  253.  
  254. NOTICE
  255.     * If you don't know how to uncompress gzip'ed files (.gz), or any
  256.     other howevercompressed files, just don't tell FTPmail the suffix!
  257.     FTPmail is clever enough to *automatically* uncompress the file(s)
  258.     split them, and mail them to you.
  259.  
  260.     * <file-name#> is the *full* filename, ie. including the PATH!
  261.  
  262.             -=- * -=-
  263.  
  264.         * FSP SERVERS
  265.  
  266.    You need to have the FSP client software installed on your system.
  267. If you don't know what FSP, clients, or software is, better choose a
  268. different service.
  269.  
  270. EUROPE
  271.   * GERMANY
  272.     ftp.germany.eu.net 2001:/pub/books/big-dummys-guide/
  273.  
  274.             -=- * -=-
  275.  
  276.         * Gopher
  277.  
  278. ASIA
  279.   * JAPAN
  280.     gopher.ntt.jp: See "Other information"
  281.  
  282. EUROPE
  283.   * GERMANY
  284.     gopher.germany.eu.net: See "EUnet Bookstore"
  285.  
  286.   * NORWAY
  287.     gopher.oslonett.no: See "Informasjonsarkiv"
  288.  
  289.  
  290. NORTH AMERICA
  291.   * USA
  292.     gopher.eff.org: See "EFF Files & Information/Search the EFF on-line
  293.     document library<?>" and search for "big-dummys"
  294.     [warning: due to "site construction" the BDGttI may or may not be
  295.     available from gopher.eff.org as of this writing.  If it isn't, it
  296.     will be eventually.]
  297.  
  298.             -=- * -=-
  299.  
  300.         * World-Wide Web (entry points)
  301.  
  302. ASIA
  303.   * JAPAN
  304.     http://www.ntt.jp/bdgtti/
  305.  
  306. AUSTRALIA
  307.     http://www.vifp.monash.edu.au/bdgtti/
  308.  
  309. EUROPE
  310.   * AUSTRIA
  311.     http://www.cosy.sbg.ac.at/doc/bdgtti/
  312.     http://info.archlab.tuwien.ac.at/doc/
  313.  
  314.   * GERMANY
  315.     http://www.germany.eu.net:8000/bdgtti/bdgtti.html
  316.     http://physinfo.uni-augsburg.de:80
  317.  
  318.   * HUNGARY
  319.     http://bagira.fsz.bme.hu/welcome.html
  320.     [machine: bagira.fsz.bme.hu (152.66.76.5)]
  321.  
  322.   * NORWAY
  323.     http://www.oslonett.no/html/bdgtti/bdgtti.html
  324.  
  325.   * SWITZERLAND
  326.     http://cui_www.unige.ch/OSG/Dummy/
  327.  
  328.   * UNITED KINGDOM
  329.     http://sg1.cc.ic.ac.uk:6680/bdg/bdgtti.html
  330.  
  331. NORTH AMERICA
  332.   * USA
  333.     http://soma.npa.uiuc.edu/docs/bdgtti.html
  334.     http://www.hep.net/documents/bigdummy/bdgtti.html
  335.     [note: an EFF WWW server is in the works.  Don't hold your breath.
  336.     but you might give: http://www.eff.org a try.]
  337.  
  338.   * CANADA
  339.     http://www.cs.dal.ca/dummy.html 
  340.  
  341.             -=- * -=-
  342.  
  343.         * CREDITS
  344.  
  345.    Another BIG "thank you" to the following Net.saints, who made
  346. DUMMY's publicly accessible (in any form) from their sites. In the order of
  347. appearance in my mailbox:
  348.  
  349.   * Ingo Dressler <id@germany.eu.net>
  350.       EUnet Deutschland GmbH, Germany.
  351.  
  352.   * Christopher Davis <ckd@kei.com>
  353.   * Helen T. Rose Davis <hrose@kei.com>
  354.       KEI - Kapor Enterprises Inc., Cambridge MA, USA (formerly with EFF) 
  355.  
  356.   * Dan Brown <brown@eff.org>
  357.   * Stanton McCandlish <mech@eff.org>
  358.       EFF, Electronic Frontier Foundation, Washington DC, USA.
  359.  
  360.   * Bo Frese Rasmussen <bfrasmus@eso.org>
  361.       ESO - European Southern Observatory, Space Telescope,
  362.       European Coordinating Facility
  363.  
  364.   * Rik Harris <rik@rdt.monash.edu.au>
  365.       Victorian Inst. of Forensic Pathology, Monash Uni, Australia
  366.       (http://www.vifp.monash.edu.au/people/rik.html)
  367.  
  368.   * Jeremy Payne <jeremy@wildcat.npa.uiuc.edu>
  369.       UIUC Neuroscience program, College of Medicine, IL, USA.
  370.  
  371.   * James Grinter <jrg@doc.ic.ac.uk>
  372.       Imperial College, University of London, UK.
  373.  
  374.   * Oscar Nierstrasz <oscar@cui.unige.ch>
  375.       University of Geneva, Switzerland.
  376.  
  377.   * David Trueman <david@cs.dal.ca>
  378.       Math, Stats & CS, Dalhousie University, Halifax, NS, Canada.
  379.  
  380.   * TAKADA Toshihiro <takada@seraph.ntt.jp>
  381.       Nippon Telegraph and Telephone Corp., NTT Basic Research Labs.,
  382.       Information Science Research Lab., Japan.
  383.  
  384.   * Jeff Dingbaum <dingbaum@hep.net>
  385.       National HEPnet Management at Fermilab, Batavia, IL, USA.
  386.  
  387.   * Otmar Lendl <lendl@cosy.sbg.ac.at>
  388.       University of Salzburg, Austria.
  389.  
  390.   * Elmar Schmidinger <eschmidi@email.tuwien.ac.at>
  391.     Guenter <enzi@iue.tuwien.ac.at>
  392.       Technical University of Vienna, Faculty of Architecture and
  393.       Urban planning, Austria.
  394.  
  395.   * Pieter Immelman <pi@itu2.sun.ac.za>
  396.       The University of Stellenbosch, South Africa, Africa.
  397.  
  398.   * Ralf Utermann <utermann@uni-augsburg.de>
  399.       University of Augburg, Institute of Theoretical Physics I &
  400.       Computer Center
  401.  
  402.   * Paul F. Mende <mende@het.brown.edu>
  403.       Dept. of Physics, Brown University
  404.  
  405.   * Steinar Kjaernsrod <steinar@oslonett.no>
  406.       Oslonet, Inc.
  407.  
  408.   * Maray Tamas <maray@fix.fsz.bme.hu>
  409.       Technical University of Budapest, Hungary
  410.  
  411.             -=- * -=-
  412.